[IA64] Kexec: Implement elf_core_save_regs()
authorAlex Williamson <alex.williamson@hp.com>
Thu, 27 Sep 2007 22:29:43 +0000 (16:29 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 27 Sep 2007 22:29:43 +0000 (16:29 -0600)
commit239e54cb3afdd20bca9d1496bc00a91e9656fc2b
tree816d7279eed32ee1d42f623098031e134e46b109
parent992fd9b0ee46b3818c345ba8ed1e92f4a6b1c868
[IA64] Kexec: Implement elf_core_save_regs()

Implement elf_core_save_regs() by porting (un #ifdefing)
ia64_elf_core_copy_regs() from Linux.

This ommits the calls to ia64_get_user_rbs_end() and ia64_sync_user_rbs()
in do_copy_task_regs(). Supplying them would seem to involve a reasonably
involved ammount of porting. I'm really not sure that its neccessary.

Signed-off-by: Simon Horman <horms@verge.net.au>
xen/arch/ia64/linux-xen/process-linux-xen.c
xen/include/asm-ia64/elf.h